simulated call meaning in English
模拟呼梯
Examples
- The tool maintains a simulated call stack that contains all the assemblies involved in the code path trace
该工具维护一个模拟调用堆栈,堆栈中包含代码路径跟踪中所涉及的所有程序集。 - Similarly , if a link demand is found , only the caller on the simulated call stack above the point of the link demand is updated with the requested permission set
同样地,如果找到链接要求,则只有在模拟调用堆栈中位于链接要求点上方的调用方,才会使用所请求的权限集进行更新。 - If a declarative assert is found on the simulated call stack , then only the intersection between the asserted permission set and the demanded permission set is updated for all assemblies above the assert on the call stack
如果在模拟调用堆栈中找到声明性断言,则对于调用堆栈中位于断言上方的所有程序集,将只更新所断言的权限集和所要求的权限集之间的交集。